home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Tools
/
Languages
/
Icon 8.1
/
mem
/
MPW Helpers
/
Scripts
/
CopyExec
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-11-08
|
228 b
|
12 lines
|
[
TEXT/MPS
]
#
# MPW Shell script to select the current line iff the current
# selection is empty (i.e. is the insertion point).
#
If "{1}" == ""
Set 1 "{Target}"
End
If ¬`Count -c "{1}.§"`
Find `Position -l "{1}"` "{1}"
End
Cat "{1}.§"